Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
chroot
chroot
Change the root directory
Name:
chroot
Category:
Directory functions
Programming Language:
php
One-line Description:
Change the root directory.
Related
Understanding dbclass.php File: Building Efficient Database Operations in PHP
2
Notes on using ftp_rawlist on Windows systems
3
0
6
PHP Traffic Limiting and Firewall Protection Techniques to Enhance PHP Application Security
3
Similar Functions
opendir
opendir
Openthedirectoryhand
closedir
closedir
Closethedirectoryhan
rewinddir
rewinddir
Rewindthedirectoryha
chdir
chdir
Changedirectory
chroot
chroot
Changetherootdirecto
readdir
readdir
Readentriesfromdirec
scandir
scandir
Listfilesanddirector
dir
dir
Returnsaninstanceoft
Popular Articles